projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ea33d8
)
trivial formatting fix
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 31 Oct 2015 23:23:47 +0000
(19:23 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 31 Oct 2015 23:23:47 +0000
(19:23 -0400)
gtk/gtkswitch.c
patch
|
blob
|
history
diff --git
a/gtk/gtkswitch.c
b/gtk/gtkswitch.c
index a57e23495f5a1638f763ad23b6cdb8046f15fd55..f747d742b01ccf6b47ac04f42afff989d57c1e69 100644
(file)
--- a/
gtk/gtkswitch.c
+++ b/
gtk/gtkswitch.c
@@
-868,7
+868,7
@@
static void
node_style_changed_cb (GtkCssNode *node,
GtkCssStyle *old_style,
GtkCssStyle *new_style,
- GtkWidget
*widget)
+ GtkWidget *widget)
{
GtkBitmask *changes;
static GtkBitmask *affects_size = NULL;